var github.com/valyala/fastjson.handyPool

19 uses

	github.com/valyala/fastjson (current package)
		handy.go#L3: var handyPool ParserPool
		handy.go#L14: 	p := handyPool.Get()
		handy.go#L17: 		handyPool.Put(p)
		handy.go#L22: 	handyPool.Put(p)
		handy.go#L35: 	p := handyPool.Get()
		handy.go#L38: 		handyPool.Put(p)
		handy.go#L49: 	handyPool.Put(p)
		handy.go#L62: 	p := handyPool.Get()
		handy.go#L65: 		handyPool.Put(p)
		handy.go#L69: 	handyPool.Put(p)
		handy.go#L82: 	p := handyPool.Get()
		handy.go#L85: 		handyPool.Put(p)
		handy.go#L89: 	handyPool.Put(p)
		handy.go#L102: 	p := handyPool.Get()
		handy.go#L105: 		handyPool.Put(p)
		handy.go#L109: 	handyPool.Put(p)
		handy.go#L121: 	p := handyPool.Get()
		handy.go#L124: 		handyPool.Put(p)
		handy.go#L128: 	handyPool.Put(p)